babl.git
2016-11-14 Øyvind Kolåsremove deprecated loss struct member
2016-11-14 Øyvind Kolåsbabl.db: if git hash has changed, drop cache
2016-11-14 Øyvind Kolåsbabl.db: store git rev/version in header
2016-11-14 Øyvind Kolåsbuild: add generation of git-version.h
2016-11-14 Øyvind Kolåsfish cache: sort cached fish paths by descending usage
2016-11-14 Øyvind Kolåsbabl-fish-path: do not allow parallell construction
2016-11-14 Øyvind Kolåsbabl_init_db: formats being with first char of line
2016-11-14 Øyvind Kolåsbail on db-cache restoration if format lookup fails
2016-11-14 Øyvind Kolåsbabl: cache state between babl runs
2016-11-05 Alexandre ProkoudinePost-release version bump to 0.1.21
2016-11-05 Alexandre ProkoudineRelease 0.1.20
2016-11-05 Alexandre ProkoudineUpdate NEWS for 0.1.20
2016-09-16 Roman Lebedevextensions: fast-float: add destroy() callback, fix...
2016-08-30 Øyvind Kolåsbabl-extension: fix BABL_PATH debug warning
2016-08-30 Øyvind Kolåsbabl-extension: print warning if no extensions were...
2016-08-26 Roman Lebedevbabl_fish_path_fitness: gcc6: fix -Wmisleading-indentat...
2016-08-26 Roman Lebedevtools: babl-gen-test-pixels: add explicit return 0
2016-08-26 Roman Lebedevextensions: gegl-fixups: mark unused functions with...
2016-08-21 Roman LebedevBabl-fish-reference: create_name_internal(): ooops...
2016-08-20 Roman Lebedevextensions: gggl: conv_rgb8_rgba8(): use 255UL, not 255
2016-08-20 Roman Lebedevextensions: fast-float: babl_lookup(): use 1UL, not...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name(): add conditional...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name() are racy
2016-08-19 Roman LebedevAdd .kateconfig with modelines for Kate
2016-06-15 Øyvind Kolåspost release version bump to 0.1.19
2016-06-12 Alexandre ProkoudineRelease 0.1.18
2016-05-30 Massimo ValentiniBug 764628: Gaussian blur: visual glitches
2016-02-12 Øyvind Kolåspost release bump
2016-02-12 Øyvind Kolåsrelease 0.0.16
2016-02-12 Øyvind Kolåsextensions: re-add table based conversions inherited...
2016-02-12 Massimo Valentinizero initialize lsb
2016-01-18 Øyvind Kolåsextensions: remove inaccurate table based conversions
2016-01-16 Massimo Valentinibase: half-float reference zero initialize lsb
2016-01-16 Øyvind Kolåsbase: remove commented out single/half code
2016-01-16 Øyvind Kolåsextensions: add single to/from half float extension
2016-01-16 Øyvind Kolåsbase: fix half reference conversion expecting zeroed...
2016-01-10 Øyvind Kolåssse2: reuse linear premul/unpremul for gamma formats
2016-01-09 Debarshi RayCIE: Add conversion from "RGB float" to "CIE Lab float...
2016-01-08 Daniel SaboFix AVX instructions being generated in SSE4.1 code...
2016-01-04 Michael Henningextensions: Only build sse-half for x86_64.
2016-01-03 Michael Henningconfigure.ac: Fix the test for compiling half-floating...
2016-01-01 Daniel SaboAdd support for hardware half<->float conversions
2015-12-21 Daniel SaboAdd SSE4.1 u8 -> float conversions
2015-12-21 Daniel SaboAdd SSE4 to babl-cpuaccel
2015-11-21 Øyvind Kolåsfix bug 755405
2015-11-19 Øyvind Kolåspost release version bump
2015-11-19 Øyvind Kolåsrelease: 0.1.14
2015-11-19 Øyvind KolåsNEWS, AUTHORS: updates
2015-06-24 Roman Lebedevbabl_format_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_model_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_component_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_type_new(): fix global-buffer-overflow
2015-06-21 Øyvind Kolåsbabl_parse_double: permit 0 and 9 after .
2015-05-29 Øyvind KolåsRevert "build: add --enable-installed-tests parameter"
2015-05-29 Loren MerrittFix generation of test pixels
2015-05-23 Vadim Rutkovskybuild: add --enable-installed-tests parameter
2015-05-20 Thomas ManniCIE: minor cleanups
2015-05-20 Thomas ManniCIE: new conversions to/from "CIE Lab alpha float"...
2015-04-23 Mukund SivaramanDon't create a mutexattr for each mutex
2015-04-19 Mukund SivaramanDon't repeat the malloc/free function pointer change...
2015-04-12 Mukund SivaramanRemove unnecessary stat()
2015-03-18 Jon Nordbybabl-mutex: Local headers first, remove unused
2015-03-18 Jon Nordbybabl-mutex: Define _GNU_SOURCE instead of __USE_GNU
2015-03-01 Mukund SivaramanDisplay whether a format is planar
2015-03-01 Mukund SivaramanSupport more than 100 formats
2015-02-26 Mukund SivaramanFix another place where assigned_name can be NULL
2015-02-26 Mukund SivaramanAllow up to (and including) BABL_MAX_COMPONENTS
2015-02-26 Mukund SivaramanAvoid shadowing babl variable
2015-02-26 Mukund SivaramanUse common return
2015-02-26 Mukund Sivaramanassigned_name can be NULL, causing segfault
2015-02-26 Mukund SivaramanRemove deadcode
2015-02-26 Mukund SivaramanFix type max value for consistency
2015-02-13 Nils PhilippsenRemove workaround for non-recursive mutexes.
2015-02-13 Nils PhilippsenMake BablMutex recursive on all platforms.
2015-02-12 Elle StoneChange constants to match built-in sRGB profiles. modif...
2015-02-03 Øyvind Kolåspost release version bump
2015-02-03 Øyvind Kolåsrelease 0.1.12
2015-02-03 Øyvind KolåsNEWS: update
2015-02-03 Øyvind KolåsAUTHORS: add more people
2014-12-30 Øyvind KolåsCIE: minor cleanups
2014-12-30 Øyvind Kolåstest: update srgb_to_lab_u8 test
2014-12-30 Elle StoneModify CIE color space conversions to use D50-adapted...
2014-11-16 Øyvind Kolåsroadmap: make statement about tentativeness more explicit
2014-10-11 Øyvind Kolåsspell out roadmap with more detailed overview
2014-10-09 Øyvind Kolåsdocs: added a roadmap/architecture document.
2014-09-03 Mukund Sivaramanbabl: Fix message printed when memory function pointers...
2014-08-11 Jon Nordbyextensions: Register CMYK u8 format
2014-08-11 Jon Nordbyextensions: Fix M/Y channels swapped for CMYK float
2014-08-07 Michael HenningRemove extra programming languages from the doap file.
2014-08-07 Sven ClaussnerDOAP file: add Ruby programming language.
2014-08-06 Sven ClaussnerFix DOAP file
2014-08-03 Sven ClaussnerUpdate babl.doap and AUTHORS
2014-07-18 Jon NordbyFix crash if failing to normalize path for loading...
2014-07-02 Øyvind Kolåsbabl: make malloc implementation stability sanity check...
2014-06-29 Øyvind Kolåsextensions: use more integer instructions for float...
2014-06-29 Øyvind Kolåsextension: make rgb8 to rgba8 conversion faster
2014-06-09 Øyvind Kolåsadd internal babl_parse_double; to avoid using atof
2014-04-28 Øyvind Kolåsextend conversions to n_components to pad with 0s
2014-04-28 Øyvind Kolåsimprove how RGBA buffers are copied to n_component
2014-04-28 Øyvind Kolåsadd n_components casting test
next